Visual Studio Code is so amazing because of all the great extensions it has to offer. Sometimes, though, the extension you need is not available so you need to create it yourself. In this video I will show you how to create your very own VSCode extension and how to deploy it so anyone can download it. 📚 Materials/References: GitHub Code: https://github.com/WebDevSimplified/vscode-extension-blog-searcher Async/Await Tutorial: https://youtu.be/V_Kr9OSfDeU 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified ⏱️ Timestamps: 00:00 - Introduction 00:34 - Setup 06:34 - Creating A Command 08:28 - Writing Extension 18:02 - Publishing Extension #VSCode #WDS #Extension